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