%w{ faraday forecast_io }.each do |name| file_path = "./initializers/#{name}" require_relative file_path end