class Rainbow::Presenter

def blink

emulators).
Turns on blinking attribute for this text (not well supported by terminal
def blink
  wrap_with_sgr(TERM_EFFECTS[:blink])
end