class Browser::Platform::ChromeOS

def match?

def match?
  ua =~ /CrOS/
end