class ActiveStorage::Preview

def variant

def variant
  image.variant(variation).processed
end