# File lib/rhc/commands/app.rb, line 291 def start(app) app_action :start results { say "#{app} started" } 0 end