getConfig('contactReasonEnabled'); $this->_getDataObj()->setHasReason($hasReason); $hasFoundUs = $this->getConfig('foundUsEnabled'); $this->_getDataObj()->setHasFoundUs($hasFoundUs); return $this; } }