160161162163164165166
} @Override public DiffParser createParserForCommit(String commitDiff) { return new UnifiedParser(commitDiff); }