# File lib/bundler/plugin/index.rb, line 86
      def plugin_path(name)
        Pathname.new @plugin_paths[name]
      end