85 86 87
# File 'lib/bookmaker/base.rb', line 85 def self.config @config ||= YAML::load_file(config_path) end