class ActiveRecord::AsynchronousQueriesTracker

def initialize

def initialize
  @stack = []
end