macro_rules! try_observers { ($self:ident, $flag:ident, $method:ident ( $($arg:expr),* )) => { ... }; }