class ActiveSupport::Dependencies::Interlock

def start_running

def start_running
  @lock.start_sharing
end