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