class ActiveSupport::Reloader

def self.check! # :nodoc:

:nodoc:
def self.check! # :nodoc:
  @should_reload ||= check.call
end