class Browser::Bot::KeywordMatcher

def self.call(ua, _browser)

def self.call(ua, _browser)
  ua =~ /crawl|fetch|search|monitoring|spider|bot/
end