public void AddCookie(Cookie cookie)
 {
     parent.addCookie(cookie);
 }