# File lib/grit/repo.rb, line 586
    def config
      @config ||= Config.new(self)
    end