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