if (is_object($other) && ! $other instanceof static) {
            return bool(false);
        }