Sets leading comments array
Comment[] $comments Comments array:
$this
Overrides Node::setLeadingComments
public function setLeadingComments($comments) { //Comments cannot be attached to other comments return $this; }