# File lib/public_suffix_service/domain.rb, line 248
def
domain?
!
(
tld
.
nil?
||
sld
.
nil?
)
end