# File lib/rugged_adapter/git_layer_rugged.rb, line 120 def tree Gollum::Git::Tree.new(@commit.tree) end