# data_structures Data classes and other necessary data structures for use in Manim. ### Classes | [`MethodWithArgs`](manim.data_structures.MethodWithArgs.md#manim.data_structures.MethodWithArgs) | Object containing a `method` which is intended to be called later with the positional arguments `args` and the keyword arguments `kwargs`. | |----------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------|