# File lib/xpath.rb, line 54
  def tag(name)
    Expression::Tag.new(name)
  end