def dumps(self, arg, proto=0, fast=0): # Ignore proto and fast return NSArchiver.archivedDataWithRootObject_(arg)