# File lib/xpath.rb, line 50
  def string
    Expression::StringFunction.new(current)
  end