class Cucumber::Formatter::PublishBannerPrinter

def link(text)

def link(text)
  [text, :cyan, :bold, :underline]
end