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