github :: Loader :: _commits
var commits: CommitRepo is lazy do return new CommitRepo(config.db.collection("commits")) end