# File lib/coercible/coercer/object.rb, line 28
      def initialize(coercers = Coercer.new)
        @coercers = coercers
      end