# File lib/dnstraverse/response_noglue.rb, line 40
    def method_missing(key, *args, &block)
      super # there are no missing methods, we answer directly
    end