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