110111112113114115116
* Creates a new GitHubService object. * * @return the organization service */ public OrganizationService createOrganizationService() { return new OrganizationServiceImpl(); }