Module: FlexCoerce
- Extended by:
- ModuleMethods
- Defined in:
- lib/y_support/flex_coerce.rb
Defined Under Namespace
Modules: ClassMethods, ModuleMethods Classes: FlexProxy
Instance Method Summary collapse
-
#coerce(first_operand) ⇒ Object
FlexCoerce provides coerce method that returns a proxy object and self.
-
#FlexProxy ⇒ Object
Method #FlexProxy is delegated to the host class, it returns the parametrized subclass of FlexCoerce::FlexProxy specific to the host class.