# File lib/hashery/openobject.rb, line 177
def
merge!
(
other
)
OpenObject
.
new
(
@hash
.
merge!
(
other
))
end