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