Macro back_to_the

Source
macro_rules! back_to_the {
    ($e:expr) => { ... };
}