71 72 73
# File 'lib/stackfu/app.rb', line 71 def load_config YAML.load(File.read(StackFu::CONFIG_FILE)) end