# File lib/xpath/expression.rb, line 6
      def to_xpath(predicate=nil)
        '.'
      end