From: Kenneth McDonald Date: 2007-08-02T10:42:18+09:00 Subject: defining methods dynamically? Having looked through the Class and Method rdoc, and the Reflection section of Pickaxe, and still not seeing anything (even though it was probably right in front of my nose), I'm forced to fall on the mercy of strangers and ask...how does one add a method to a class while the program is running? Thanks, Ken