26272829303132
private Light light; @Before public void setUp() throws Exception { light = new Light(123); }