module ActiveSupport::ForkTracker

def check!

Ruby 3.1+
def check!
  # We trust the `_fork` callback
end