textFormatters[$langCode] ) ) { $this->textFormatters[$langCode] = new TextFormatter( $langCode ); } return $this->textFormatters[$langCode]; } }