class ActiveSupport::Dependencies::Interlock

def done_running

def done_running
  @lock.stop_sharing
end