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