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