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