class Bundler::SourceList

def equivalent_source?(source, other_source)

def equivalent_source?(source, other_source)
  source == other_source
end