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