# File lib/git/base.rb, line 214
    def lib
      @lib ||= Git::Lib.new(self, @logger)
    end