package org.batfish.common.plugin; public interface IQuestionPlugin extends IClientPlugin, IBatfishPlugin { }