public function getOperators() { return array( array( 'foo_unary' => array(), ), array( 'foo_binary' => array(), ), ); }