fun Assert<Any?>.toStringFun(): Assert<String>
Returns an assert on the toString method of the value.