1: package com.kirkk.analyzer.jar1.test2; 2: 3: public class Test2 { 4: public String nothing() { 5: return "Test2.nothing"; 6: } 7: }