#!/usr/bin/python

from mooix import *

this.Return(["1"] + this.super().list)
