# File lib/termcolor.rb, line 70
    def initialize
      @result = ''
      @tag_stack = []
    end