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