class Id{

Fun1<Integer, Integer> method() { return (x)-> x; }

}