null Core_Cookie::__construct( )
public function __construct() { if (null===Cookie::$config) { Cookie::$config = Core::config('cookie'); } }