# File lib/public_suffix/rule.rb, line 314
      def length
        parts.length + 1 # * counts as 1
      end