Notes posted by andersjanmyr
RSS feed
1 thank
Bind the named method to the receiver
Binds the named method to the receiver, returning a Method object with access to the internals of the receiver, such as self and instance variables.