module UserAgent::Browsers::All

def to_str

def to_str
  join(" ")
end