import Diez{{case projectName style="pascal"}}

let designLanguage = {{case rootType style="pascal"}}()
let typograph = designLanguage.{{path}}

let item = UIBarButtonItem(title: "Ten", style: .plain, target: nil, action: nil)
item.applyTitleAttributes(with: typograph, for: .normal)
