**Describe the refactor** Remove the `cast<type>()` syntax. The postfix typecasting works well enough that this is not needed anymore.