beforeRender method

bool beforeRender()

Implementation

bool beforeRender() {
  return true;
}