# File lib/rvm/shell/abstract_wrapper.rb, line 115 def wrapped_command(command) "#{command}; __rvm_show_command_epilog" end