163164165166167168169
/** * {@inheritDoc} */ @Override public PluginController getController() { return new QuestionsAndAnswersController(); }