class Browser::MiuiBrowser

def match?

def match?
  ua.include?("MiuiBrowser")
end