Aaron Patterson wrote: > It only strips the last one. So you can do this: > > xml.foo!! # => a node with one ! > xml.foo!_ # => a node with one ! .foo!! appears to be illegal. Matz only "maximum munches" one trailing punctuation there! Actually, that's a "minimum munch" (-: