Locks the underlying stores with a Mutex @api public
@param [Moneta store] adapter The underlying store @param [Hash] options @option options [String] :mutex (::Mutex.new) Mutex object
[Validate]