Class Object
In: lib/eymiha.rb
Parent: Object

Provides a general method raising on conversion problems.

Methods

Public Instance methods

Raises an TypeError with a human-readable message when the instance src cannot be converted to an instance of type dest.

Returns the class name of a class or an instance

[Validate]