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