# File lib/rainbow.rb, line 52
    def bright
      wrap_with_code(TERM_EFFECTS[:bright])
    end