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