Returns:
86 87 88
# File 'lib/fig_tree.rb', line 86 def to_h @settings.map { |k, v| [k, v.value] }.to_h end