Can more than one method map to the same metacycbuff? For example, if I wanted to put large alt.* files and control messages in the same metacycbuff, JUNK, would something like this work? method cnfs { newsgroups: alt.* class: 1 size: 1000000 options: JUNK } method cnfs { newsgroups: control class: 2 options: JUNK }