From: Yorick Peterse Date: 2013-07-12T23:34:57+09:00 Subject: [ruby-core:55981] Re: [ruby-trunk - Feature #8629] Method#parameters should include the default value Hm, seems I missed that part. Having said that, I think Charles makes a valid point in just returning something like `:expression` instead. There would probably be overhead to storing the actual values (be it as a Proc or something else). Yorick p.s. Note that I fully support this feature request since it would be neat to have this information (or at least a part of it) available.