class Foo extends java.util.Vector { static int method(Foo anObject) { return anObject.toString(); } }