# File lib/hashie/extensions/coercion.rb, line 210 def inherited(klass) super klass.key_coercions = key_coercions.dup end