parse static method

Implementation

static RemoveContentOverlay parse(Map m) {
  return new RemoveContentOverlay();
}