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