add abstract method

Description add(
  1. String text
)

This is used to add arbitrary text to the description.

Implementation

Description add(String text);