# File lib/xpath.rb, line 10
  def self.generate
    yield(Expression::Self.new)
  end