/// [ANSI escape codes](https://en.wikipedia.org/wiki/ANSI_escape_code). It's useful to make text
/// Tests if this styled string ends with a given `value`, no matter what's the style of the string.
// These tests are used to check regression against the [colored crate](https://crates.io/crates/colored).