Method: Browser::Bot.matchers

Defined in:
lib/browser/bot.rb

.matchersObject



7
8
9
# File 'lib/browser/bot.rb', line 7

def self.matchers
  @matchers ||= default_matchers
end