# File lib/cri/core_ext/string.rb, line 65
def
formatted_as_title
self
.
upcase
.
red
.
bold
end