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