{% if let Digits { one, two, three } = digits %}{{ one }} {{ two }} {{ three }}{% endif %}