String.Format () mit {} in String als String

# Add another {}
'This string is {{}}'.format('wonderful')
peamdev