# File lib/rhc/commands/app.rb, line 341 def restart(app) app_action :restart results { say "#{app} restarted" } 0 end