module Lookbook

def config

def config
  @_config ||= ConfigStore.init_from_config
end