module UserAgent::Browsers::Gecko

def security

def security
  Security[application.comment[1]] || :strong
end