--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Attribute Assignment---Sets or creates the value of a thread-local variable, using either a symbol or a string. See also Thread#[]. full_name: Thread#[]= is_singleton: false name: "[]=" params: | thr[sym] = obj => obj visibility: public