# File lib/hiredis/ruby/connection.rb, line 181
      def connected?
        !! @sock
      end