Returns:
52 53 54
# File 'lib/browser/bot.rb', line 52 def why? self.class.matchers.find {|matcher| matcher.call(ua, self) } end