# File lib/uri_template.rb, line 318
  def scheme?
    return scheme_and_host[0]
  end