# File lib/methodic_hash.rb, line 40
def
method_missing
(
method
,
*
args
)
self
[
method
]
end