module <%= class_name %>

class ApplicationController < Engine.config.application_controller.constantize
end

end