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