class Rails::Engine::Railties

def each(*args, &block)

def each(*args, &block)
  _all.each(*args, &block)
end