Thanks for this library, works really well. It would be cool if it could be used to return the casing of a string also. ```kotlin "my_string".detectCase() // snake_case ```