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