class LambdaRunnable { op = ()->method(); void method() { } }