module AllImages
module AllImages::Config
class AllImages::App
all_images
0.2.0
# load
def load(filename) YAML.unsafe_load_file(filename) end