# File lib/dnsruby/resource/NSEC3.rb, line 98
      def check_name_in_wildcard_range(_name)
        #  @TODO@ Check if the name is covered by this record
        false
      end