From: Dominik Werder Date: 2003-04-09T19:46:36+09:00 Subject: Simple Question Hi there, my question is probably a little bit stupid, but anyway it would be nice if somebody could give me an answer: As everybody knows, the method puts is reachable from anywhere even from own classes without requiring anything. How can I make my own method reachable from anywhere? Where do I have to put them? thank you! Dominik