newTopic method

Topic newTopic()

Implementation

Topic newTopic() {
  return Topic(topic_names.TOPIC_NEW);
}