module UserAgent::Browsers::All

def eql?(other)

def eql?(other)
  self == other
end