class Lutaml::Model::Transform

def initialize(context)

def initialize(context)
  @context = context
  @attributes = context.attributes
end