class Runnable{

Fun0<Runnable> method() { return ()-> this; }

}