# File lib/rugged_adapter/git_layer_rugged.rb, line 185 def cat_file(options, sha) @repo.lookup(sha).read_raw end