Println constructor

Println(
  1. String s
)

Implementation

Println(this.s);