# File lib/redis/connection/synchrony.rb, line 87 def disconnect @connection.close_connection @connection = nil end