27 28 29
# File 'lib/app_fog.rb', line 27 def start(app_name) @shell_command.perform "af start #{app_name}" end