# File lib/redis/client.rb, line 209
    def read
      io do
        connection.read
      end
    end