function __construct() { parent::__construct(); $this->_eachPost = "\n"; }
function __construct() { parent::__construct(); $this->_eachPre = "\n<div class='WRadioListWithDelete'>"; $this->_eachPost = "\n</div>"; }