# File lib/rvm/environment/env.rb, line 33 def path_for(command) run(:command, "-v", command).stdout.strip end