58 59 60
# File 'lib/qti/models/metadata.rb', line 58 def metadata_from_node!(node) @meta_data ||= MetaData.new(node) end