# File lib/uri_template/literal.rb, line 49
  def expand_partial(_)
    return [self]
  end