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