Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
index()
public
The index object used to store the
details about the plugin
# File lib/bundler/plugin.rb, line 78
def index
@index ||= Index.new
end