A package-level function
package com.example.shape { public function testShapes():void { trace("test the shapes here..."); } }