# File lib/ansi/string.rb, line 65
def
upcase
;
self
.
class
.
new
(
text
.
upcase
,
marks
) ;
end