getInstance method

QuashRepo getInstance()

Implementation

QuashRepo getInstance() {
  return QuashRepoImpl();
}