Overrides StringInterface::setString
public function setString($string) { $this->source = $string; return $this; }