// "Create Local Variable 'zeit'" "true" public class A { void foo() { zeit = A::foo; } static void foo(){} }