# File lib/em-hiredis/connection.rb, line 30
    def unbind
      emit(:closed)
    end