# File lib/excon/ssl_socket.rb, line 82
    def write(data)
      check_nonblock_support
      super
    end