public static final function identicalTo(mixed $value) : IsIdentical { return new IsIdentical($value); }