follow_tester.addSignature("<java.lang.Integer: java.lang.String toString(int)>");
follow_tester.addSignature("<java.lang.Long: java.lang.String toString(long)>");
follow_tester.addSignature("<org.trifort.rootbeer.runtime.Sentinal: void <init>()>");
follow_tester.addSignature("<org.trifort.rootbeer.runtimegpu.GpuException: void <init>()>");
follow_tester.addSignature("<org.trifort.rootbeer.runtimegpu.GpuException: org.trifort.rootbeer.runtimegpu.GpuException arrayOutOfBounds(int,int,int)>");
follow_tester.addSignature("<org.trifort.rootbeer.runtime.Serializer: void <init>(org.trifort.rootbeer.runtime.Memory,org.trifort.rootbeer.runtime.Memory)>");
follow_tester.addSignature("<org.trifort.rootbeer.testcases.rootbeertest.serialization.CovarientTest: void <init>()>");
RootbeerClassLoader.v().addFollowMethodTester(follow_tester);
if(runtests){
RootbeerClassLoader.v().addFollowClassTester(new TestCaseFollowTester());