public static final function objectEquals(object $object, string $method = 'equals') : ObjectEquals { return new ObjectEquals($object, $method); }