# File lib/highline/string_extensions.rb, line 75 def color(*args) self.class.new(HighLine.color(self, *args)) end