See: IConfigurable

abstract class IConfigurable {

  void configure(ConfigParams config);
}