From: Andrew Wagner Date: 2010-08-08T08:36:03+09:00 Subject: Re: Term meaning "Class or Module" --00032555834a01527b048d443fcd Content-Type: text/plain; charset=UTF-8 I would tend to call it a module, since a class is_a module, and I'm guessing it's probably the only subclass of module. On Sat, Aug 7, 2010 at 9:51 AM, Intransition wrote: > Anyone have a term, for an attribute name, meaning "Class or Module". > I probably would just use #class but that's a keyword so that's out. > So far I've tried #scope and #namespace, but neither seem quite right. > Any suggestions? > > --00032555834a01527b048d443fcd--