7 8 9
# File 'lib/learn_test/git.rb', line 7 def self.open(directory: './', options: {}) Base.open(directory, options) end