in src/main/java/org/apache/sling/commons/metrics/internal/CounterImpl.java [53:55]
public long getCount() { return counter.getCount(); }