getController method

C getController()

Implementation

C getController() {
  return Controller.get<C>();
}