# File lib/rvm/environment/sets.rb, line 25 def ruby_run(path, options = {}) perform_set_operation :ruby, path.to_s, options end