# File lib/coercible/coercer/object.rb, line 61
      def to_array(value)
        Array(value)
      end