# File lib/highline/style.rb, line 133
    def color(string)
      code + string + HighLine::CLEAR
    end