Given the following message, how can we most easily slice out all the usernames that are prefixed with an @ symbol?
The original idea came from @r00k, then @christoomey did a first pass, and @jferris came through to help clean up the implementation.