abstract class BaseController { def whatsit() { } }