class Lookbook::InputStore

def get_input(input)

def get_input(input)
  store[normalize_name(input)]
end