Overrides AbstractString::__construct
public function __construct(string $string = '') { $this->string = $string; }