# File lib/uri_template.rb, line 301
  def host?
    return scheme_and_host[1]
  end