# File lib/grit_adapter/git_layer_grit.rb, line 194 def cat_file(options, sha) @git.cat_file(options, sha) end