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