# File lib/hiredis/ruby/connection.rb, line 292
        def string_size(string)
          string.to_s.size
        end