# File lib/Dnsruby/resource/NSEC3.rb, line 92
      def check_name_in_wildcard_range(name)
        # @TODO@ Check if the name is covered by this record

        return false
      end