# File lib/action_dispatch/http/url.rb, line 94 def subdomain(tld_length = 1) subdomains(tld_length).join('.') end