//package org.perl6.metamodel.tests; // //import java.util.*; //import junit.framework.*; // //import org.perl6.metamodel.*; // //public class MetaModelTest extends TestCase { // // public static void main (String[] args) { // junit.textui.TestRunner.run(suite()); // } // // public static Test suite() { // return new TestSuite(MetaModelTest.class); // } // // public void testWALKMETH(Dispatcher, String) { // // } // // public void testWALKCLASS(Dispatcher, HashMap) { // // } // // public void testSELF () { // // } // // public void testCLASS() { // // } // // // public void testNext_METHOD() // public void testCall_method(Object, String, ArrayList) //}