# File lib/rvm/shell/abstract_wrapper.rb, line 91 def run_command_silently(full_command) raise NotImplementedError.new("run_command_silently is only available in concrete implementations") end