class Browser::Platform::WindowsPhone

def match?

def match?
  ua =~ /Windows Phone/
end