# File lib/dnstraverse/decoded_query.rb, line 171
    def process_nodata
      @status = :nodata
      return self
    end