# File lib/domainatrix/url.rb, line 27
    def domain_with_public_suffix
      "#{@domain}.#{@public_suffix}"
    end