# File lib/xpath.rb, line 65
  def varstring(name)
    var(name).string_literal
  end