Method: XPath::XPathObject#to_ruby

Defined in:
lib/xml/xpath.rb

#to_rubyObject

> to Ruby Object



526
527
528
# File 'lib/xml/xpath.rb', line 526

def to_ruby        # => to Ruby Object
  self
end