# File lib/cgi.rb, line 978
def
params=
(
hash
)
@params
.
clear
@params
.
update
(
hash
)
end