module Lutaml::Model::Liquefiable::ClassMethods

def initialize(object)

def initialize(object)
  super()
  @object = object
end