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