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

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

let attributes = typograph.attributedStringAttributes
let attributedString = NSAttributedString(string: "Ten", attributes: attributes)
