Dump the storage backend into a hash.
Returns:
Since:
1.0.0
133 134 135
# File 'lib/mara/model/attributes.rb', line 133 def to_h @storage.dup end