78 79 80
# File 'lib/train/extras/command_wrapper.rb', line 78 def run(command) shell_wrap(sudo_wrap(command)) end