# File lib/active_support/multibyte/chars.rb, line 187
        def strip
          rstrip.lstrip
        end