# File lib/facet/hash/to_ostruct.rb, line 11
def
to_ostruct
OpenStruct
.
new
(
self
)
end