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