Overrides CommentInterface::setHostname
public function setHostname($hostname) { $this->set('hostname', $hostname); return $this; }