# File lib/rhc/rest/mock.rb, line 1099 def restart @status_messages = [{"message" => "started", "gear_id" => "123"}] @app end