class Condition{ Boolean method() { return 0 == 1; } }