# File lib/hashr.rb, line 23
def
const_missing
(
name
)
Kernel
.
const_get
(
name
)
end