Returns the value of attribute mutex.
23 24 25
# File 'lib/rack/session/memcache.rb', line 23 def mutex @mutex end