Method: AutoParse::Instance#to_hash

Defined in:
lib/autoparse/instance.rb

#to_hashObject



449
450
451
# File 'lib/autoparse/instance.rb', line 449

def to_hash
  return @data
end