Method: MindWords#to_h

Defined in:
lib/mindwords.rb

#to_hObject



312
313
314
# File 'lib/mindwords.rb', line 312

def to_h()
  to_a.to_h
end