# File lib/bundler/plugin.rb, line 188
    def installed?(plugin)
      Index.new.installed?(plugin)
    end