class ActiveStorage::Preview

def variant

def variant
  ActiveStorage::Variant.new(image, variation).processed
end