This results in an exception. Solution: move the `trim` part into the `else` of the `empty` check.
This results in an exception.
Solution: move the
trimpart into theelseof theemptycheck.