public function getVariablesList()
 {
     return array_merge(parent::getVariablesList(), array('prefix'));
 }