# File lib/cuba.rb, line 23
    def []=(key, value)
      @headers[key] = value
    end