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