class Bundler::Source::Metadata

def ==(other)

def ==(other)
  self.class == other.class
end