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