# File lib/redis/connection/ruby.rb, line 350
      def initialize(sock)
        @sock = sock
      end