# File lib/mime/header_container.rb, line 28
def
add
name
,
value
@headers
.
store
(
name
,
value
)
end