class Bundler::Source::GemCache

def initialize(options)

def initialize(options)
  @path = options["path"]
end