macro_rules! profile_method {
    ($($t:tt)*) => { ... };
}