# File lib/coercible/coercer/object.rb, line 81 def to_hash(value) coerce_with_method(value, :to_hash, __method__) end