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