# File lib/xpath/expression.rb, line 198
      def to_xpath(predicate=nil)
        "%{#{@name}}"
      end