# File lib/git/base.rb, line 404
    def checkout_index(opts = {})
      self.lib.checkout_index(opts)
    end