ruby

Macro ruby 

Source
macro_rules! ruby {
    ($($part:expr),* $(,)?) => { ... };
}