# File lib/git.rb, line 78 def self.init(working_dir = '.', options = {}) Base.init(working_dir, options) end