[Int32 `max` method docs](https://temperlang.dev/reference/types/#int32max) say `fn(Int32, Int32): Int32`, but something like `fn(this, Int32): Int32` might be clearer.
Int32
maxmethod docs sayfn(Int32, Int32): Int32, but something likefn(this, Int32): Int32might be clearer.