class Browser::Bot

def self.bots

def self.bots
  @bots ||= load_yaml("bots.yml")
end