From: killy-kun Date: 2006-03-19T23:28:49+09:00 Subject: "using namespace" equivalent ? I would like to know if there is in ruby an equivalent to the c++ instruction "using namespace" (in order not to have to prefix things by there namespace when needed).