class Counter

Implements a simple accumulator, whose value is accessed via the attribute counter. Calling the method Counter#inc increments this value.