# File lib/hashery/openobject.rb, line 107
def
key?
(
key
)
@hash
.
key?
(
key
.
to_sym
)
end