class Test { private String myTimer; Test() { "" myTimer = "abc"; } }