String.is_subsequence_of()
String.contains()
`is_subsequence_of()` has very different behavior from `contains()`.