pub(crate) fn append_separator_if_needed(
    string: &mut String,
    start_position: usize
)