def parse(self, cookie):
     return Cookie.from_dict(cookie, ignore_bad_attributes=True)