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