# File lib/pastel/color.rb, line 36
    def disable!
      @enabled = false
    end