module Browser::Bots

def self.detect_empty_ua?

def self.detect_empty_ua?
  !!@detect_empty_ua
end