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