# File lib/highline/string_extensions.rb, line 90 def uncolor self.class.new(HighLine.uncolor(self)) end