How to use it:
"Hello NSAttributedString".typeset
.color(color: UIColor.whiteColor())
.font(font: UIFont.systemFontOfSize(20))
.range(6, lenght: 18)
.font(font: UIFont.boldSystemFontOfSize(40))
.contains("NSAttributedString")
.color(color: UIColor.yellowColor()).string