# """
# Base type for Body
# """
Body:
    inertia is Inertia
    kinematics is Kinematics
