class Cucumber::Formatter::PublishBannerPrinter

def highlight(text)

def highlight(text)
  [text, :cyan]
end