public WorkRepository() { connection = new dbConnection(); }
public ImplementerRepository() { connection = new dbConnection(); }