class Class

def common_constructor(...)

def common_constructor(...)
  ::EacRubyUtils::CommonConstructor.new(...).setup_class(self)
end