43 44 45
# File 'lib/representable/xml.rb', line 43 def from_node(node, options={}) update_properties_from(node, options, Binding) end