# File lib/Borges/Controller/Controller.rb, line 8 def new(*args, &block) inst = orig_new(*args, &block) inst.initialize_controller return inst end