From: isaiah perumalla Date: 2009-07-13T06:15:08+09:00 Subject: ruby source code Hey all how do i view the source code for ruby kernel classes like Object and Class. For example say i would like to see how the method #new implemented ? is this implemented in Ruby or do i have to step into the C source code ? Thanks Isaiah