package System; import System.String; public class Object { public String ToString() { return new String(this.toString()); } }