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