* @copyright (c), Thread */ interface Module { /** * @return string */ public static function getDb(); }