Gets smart formatted string (context-aware)
String getSmartFormat([String locale = 'en_US']) { return SmartFormatters.formatSmart(this, locale); }