# File lib/authlogic/session/params.rb, line 45 def params_key(value = nil) rw_config(:params_key, value, cookie_key) end