64 65 66
# File 'lib/mgit/system.rb', line 64 def self.run(cmd, opts = {}) SystemCommand.new(cmd, opts) end