# File lib/mustache.rb, line 338
def
[]=
(
key
,
value
)
context
[
key
.
to_sym
] =
value
end