# File lib/rhc/commands/app.rb, line 361 def tidy(app) app_action :tidy results { say "#{app} cleaned up" } 0 end