"Emmanuel Touzery" <emmanuel.touzery / wanadoo.fr> wrote: > i'm afraid you can't get the name of the parameters at runtime (this is > a job for rdoc). When Ruby supports keyword arguments, will the names of keyword method parameters be included as part of the method selector (as done in Smalltalk)? And will they be available at runtime to reflection?