Reports redundant calls to conversion methods (for example, toString() on a String or toDouble() on a Double).

Use the 'Remove redundant calls of the conversion method' quick-fix to clean up the code.