462 463 464
# File 'lib/ruby_doc/cli/ui.rb', line 462 def self.redH(str) str.colorize(color: :white, background: :red) end