Libraries
»
xmlparser
(0.7.2.1)
»
Index
»
XPath
»
XPathObject
»
#to_ruby
Method: XPath::XPathObject#to_ruby
Defined in:
lib/xml/xpath.rb
#
to_ruby
⇒
Object
> to Ruby Object
526 527 528
# File 'lib/xml/xpath.rb', line 526
def
to_ruby
# => to Ruby Object
self
end