macro_rules! phoenix_error {
    ($($arg:tt)*) => { ... };
}