class X { public void method() { Object o = new Computable(new List()) { } } }