# File lib/xpath/expression.rb, line 194
      def initialize(name)
        @name = name
      end