# File lib/uri_template/literal.rb, line 45
  def expand(_)
    return string
  end