# File lib/httpclient/ssl_config.rb, line 214
    def ciphers=(ciphers)
      @ciphers = ciphers
      change_notify
    end