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