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