class ActiveStorage::Reflection::HasAttachedReflection

def variant(name, transformations)

:nodoc:
def variant(name, transformations)
  variants[name] = transformations
end