macro_rules! apply_method_all_arrow_series { ($self:expr, $method:ident, $($args:expr),*) => { ... }; }