* @since 2.0 */ interface QuxInterface { function quxMethod(); }