index()
The index object used to store the details about the plugin
# File lib/bundler/plugin.rb, line 78 def index @index ||= Index.new end