# File lib/rufus/lru.rb, line 224
def
[]=
(
key
,
value
)
@mutex
.
synchronize
{
super
}
end