public int Rocks() => chunk.Zero();
public int NSubstitute() => sub.Zero();
//[Benchmark] public int FakeItEasy() => fake.Zero();
public int Moq() => mock.Zero();
public int Stub() => stub.Zero();