# File lib/bundler/plugin/index.rb, line 112
      def hook_plugins(event)
        @hooks[event] || []
      end