<?= "<?php\n" ?> class <?= $this->className ?> extends Mad_Model_Base { // relationships and validation protected function _initialize() { } }