class Rainbow::Presenter

def italic

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