13 14 15
# File 'lib/browser/bot.rb', line 13 def self.bots @bots ||= YAML.load_file(Browser.root.join("bots.yml")) end