Method: EML::Model#to_h

Defined in:
lib/eml/model.rb

#to_hObject



41
42
43
# File 'lib/eml/model.rb', line 41

def to_h
  ModelHash.(self)
end