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