19 20 21
# File 'lib/browser/bot.rb', line 19 def self.load_yaml(path) YAML.load_file(Browser.root.join(path)) end