class Bundler::Source

def path?

def path?
  instance_of?(Bundler::Source::Path)
end