# File lib/dnsruby/resource/NSEC3.rb, line 251
      def encode_next_hashed(n)
        return NSEC3.encode_next_hashed(n)
      end