# File lib/public_suffix/rule.rb, line 306
def
parts
@parts
||=
@value
.
split
(
"."
)
end