method
[]=
[]=(p1, p2)
public
Attribute Assignment—Sets or creates the value of a fiber-local variable, using either a symbol or a string.
See also Thread#[].
For thread-local variables, please see #thread_variable_set and #thread_variable_get.