macro_rules! late_lint_methods {
    ($macro:path, $args:tt) => { ... };
}