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