package com.nitoyon.as3query { public function $(... args):as3Query { return as3Query.create(args[0], args[1]); } }