# File lib/public_suffix_service/rule_list.rb, line 106
    def each(*args, &block)
      @list.each(*args, &block)
    end