# File lib/public_suffix/domain.rb, line 288
def
is_a_domain?
domain?
&&
!
subdomain?
end