Class: Ox::Document

Inherits:
Object
  • Object
show all
Defined in:
lib/dagger/ox_extension.rb

Instance Method Summary collapse

Instance Method Details

#to_nodeObject



93
94
95
# File 'lib/dagger/ox_extension.rb', line 93

def to_node
  nodes.first.to_node
end