Converts string to snake case.
- Lodash chained on (string): the snake cased string.
See Implementation
Converts string to snake case.