class Document::NotImplemented

Public Instance Methods

to_hash() click to toggle source
# File lib/mt940parser/node_extensions.rb, line 76
def to_hash
  {}
end