class Test { @NotNull public String toString() { return null; } }