class Lookbook::Engine

def page_paths

def page_paths
  @_page_paths ||= PathUtils.normalize_paths(opts.page_paths)
end