in lib/rugged_adapter/git_layer_rugged.rb [433:438]
def initialize(index, repo) @index = index @rugged_repo = repo @treemap = {} end