class Mixture::Coerce::Object

Handles coercion of the Object class.

Constants

TryMethods

Tries a set of methods on the object, before failing with a coercion error.

@return [Proc{(Symbol) => Proc{(Object) => Object}}]