# File lib/public_suffix/domain.rb, line 295
    def is_a_subdomain?
      subdomain?
    end