# File lib/redis/connection/command_helper.rb, line 29
        def string_size(string)
          string.to_s.size
        end