# File lib/rugged_adapter/git_layer_rugged.rb, line 247
      def lookup(id)
        @repo.lookup(id)
      end