class SwimLanes(MoveOnDestroyMixinList, ListResource):
    instance = SwimLane

    def create(self, project, name, **attrs):
        """