module Rails::Application::Finisher::InterlockHook

def self.run

:nodoc:
def self.run
  ActiveSupport::Dependencies.interlock.start_running
end