# File lib/xpath.rb, line 18
  def name
    Expression::Name.new(current)
  end