265 266 267 268 269
# File 'lib/qb/repo/git.rb', line 265 def lib lazy_var :@lib do ::Git.open root_path end end