getMockInstance method

QuashRepo getMockInstance()

Implementation

QuashRepo getMockInstance() {
  return QuashRepoMockImpl();
}