From: Diego Virasoro Date: 2009-02-28T01:54:16+09:00 Subject: what symbol for class methods? Hello, some methods require as an argument a symbol of a method (e.g. alias_method). How can one use it with class methods? Thanks. Diego