macro_rules! series_to_strings {
    ($srs: ident) => { ... };
}