13 14 15
# File 'lib/wombat/property.rb', line 13 def flatten(depth = nil) depth ? result[depth] : result end