class_eval on an object acts like singleton_class.class_eval.
Returns the object‘s singleton class.
[Validate]