# File lib/grape/exceptions/invalid_response.rb, line 4
      def initialize
        super(message: compose_message(:invalid_response))
      end