# File lib/net/dns/header.rb, line 641
      def error?
        @rCode.code > 0
      end