this = Array.apply(null,arguments);
public function MArray() { super(); super.push.apply(this, arguments); }