black method

Colorize black()

Implementation

Colorize black() {
  return apply(Styles.BLACK);
}