class EacRubyUtils::CommonConcern

def setup(a_module)

def setup(a_module)
  ::EacRubyUtils::CommonConcern::ModuleSetup.new(self, a_module).run
end