class Lookbook::Engine

def inputs

def inputs
  @_inputs ||= InputStore.init_from_config
end