class Bundler::Source

def include?(other)

def include?(other)
  other == self
end