class TopSecret { public int solution = 0; int actualSolution() { return 42; } }