The strip! command has magical powers. It is a string method that replaces the original string absent any leading or trailing whitespace.
Example: This is showing the text input values submitted when a new user signs up. Our particular user signs up for web apps with reckless abandon - inputting messy and careless strings with nonsensical whitespace.

