# File lib/core/facets/to_hash.rb, line 225
def
to_h
(
mode
=
nil
)
to_a
.
to_h
(
mode
)
end