# File lib/rvm/environment/wrapper.rb, line 11
    def default_wrappers(ruby_string, *binaries)
      wrapper ruby_string, '', *binaries
    end