class Browser::InternetExplorer

def ie_version

def ie_version
  TRIDENT_MAPPING[trident_version] || msie_version
end