Parsed: 108213

  function _checkCode() {
    return ($this->_code<400 and $this->_code>0);
  }