26 27 28
# File 'lib/dorian/to_struct.rb', line 26 def from_deep_struct to_h.transform_values(&:from_deep_struct) end
22 23 24
# File 'lib/dorian/to_struct.rb', line 22 def from_struct to_h end