to_owned
to_string
We should teach conversion from `str` to `String` using `to_string` rather than the legacy `to_owned`.