__construct() public method

public __construct ( $log )
 function __construct($log)
 {
     parent::__construct($log);
     $this->_serialiser = new Services_JSON();
 }