package me; import me.FirstTest; public class SecondMain { public String toString() { return this.getClass().getName(); } }