def self.info(*messages, **opts, &block)
      new_opts = {
        title: {top_left: " ℹ INFO "},
        border: {type: :thick},
        padding: 1,