class Module

def patch(patch_module)

def patch(patch_module)
  ::EacRubyUtils.patch(self, patch_module)
end