class Bundler::Source::Path

def name

def name
  File.basename(expand(path).to_s)
end