# File lib/gon.rb, line 55
def
set_variable
(
name
,
value
)
current_gon
.
gon
[
name
] =
value
end