From: Oleg Igor Date: 2010-10-26T17:48:05+09:00 Subject: why "::", not "." Why does the method of modules use a dot, and the constants a double colon? e.g. Math::PI and Math.cos -- Posted via http://www.ruby-forum.com/.