class Lookbook::Preview

def exists?(path)

def exists?(path)
  !!find(path)
end