36373839404142
private AvgRateCounter counter; @Before public void setUp() { counter = new AvgRateCounter(zorka); }