Fix string trim (#75)Fixed a bug in string.trim/rtrim/ltrim when trimming empty string+ Added test case for this issue