github :: Loader :: _issue_comments
var issue_comments: IssueCommentRepo is lazy do return new IssueCommentRepo(config.db.collection("issue_comments")) end