function _test() {
global $symon;
$this->load('hifn_test.layout');
/* $this->load('hifn_test.layout'); */
while(!$this->eof) {
$token = $this->next_token();
}