# File lib/thread_safe/mri_cache_backend.rb, line 56
def
clear
WRITE_LOCK
.
synchronize
{
super
}
end