XPath::Expression::Unary
# File lib/xpath/expression.rb, line 118 def to_xpath(predicate=nil) "string(#{@expression.to_xpath(predicate)})" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.