class Git::Base

def checkout_index(opts = {})

def checkout_index(opts = {})
  self.lib.checkout_index(opts)
end