class EqualityChecker : interface_t { required method : int ($object1 : object, $object2 : object); }