fun <T> Assert<T>.toStringFun(): Assert<String>
Platform and version requirements: Common
Returns an assert on the toString method of the value.