On 10/15/07, Ari Brown <ari / aribrown.com> wrote: > > Also, Is there an easy/hard way to define new %{} style methods? Like > for a Rope object, maybe %m{} or something. This has come up before - I can't find the thread, but I believe the answer was that it would hinder the ability to add new ones to the core (since that could potentially break code that had already defined it). martin