returnAn arbitrary string.return "An arbitrary string.";
return "An arbitrary string.";
paramanArgument A String that is ignored
seejava.lang.Object#toString() return this.getClass().getName();
return this.getClass().getName();