@Override
 public IssueController getController(GitHubIssue issue) {
   return issue.getController();
 }