# File lib/xpath.rb, line 42
  def text
    Expression::Text.new(current)
  end