def flush()

in shumway/__init__.py [0:0]


    def flush(self, func):
        """Create a map of data and pass it to another function"""
        func(self.as_dict())