pub fn encoded_array_of(
    separator: &str,
    coercer: Box<dyn Coercer + Send + Sync>
) -> Box<dyn Coercer + Send + Sync>