class _Private {
	static function say() : void {
		log "imported#say";
	}
}
