# File lib/rugged_adapter/git_layer_rugged.rb, line 574 def index @index ||= Gollum::Git::Index.new(@repo.index, @repo) end