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