class Bundler::Plugin::Index

def plugin_path(name)

def plugin_path(name)
  Pathname.new @plugin_paths[name]
end