# File lib/net/dns/header.rb, line 631
      def rCode_str
        return rCode.type, rCode.explanation
      end