# File lib/rvm/shell/abstract_wrapper.rb, line 77 def run_silently(command, *arguments) run_command_silently build_cli_call(command, arguments) end