/** */ public function __construct(array $opts = array()) { parent::__construct($opts); $temp = ''; $this->_string = new Horde_Stream_String(array('string' => $temp)); }