@test public "StatusPageReporter#report() with meter"() {
        const count = 3;

        const registry = new Registry();
        registry.meter("foo.meter").mark(count);