hasattr
getattr
We don’t need the value returned by `getattr`, so using `hasattr` is cleaner.
…_message