Remove any open or closed locks
Returns:
341 342 343 344
# File 'lib/faulty/circuit.rb', line 341 def unlock! storage.unlock(self) self end