# File lib/attic.rb, line 16
16:   def nometaclass?
17:     NOMETACLASS.member?(self)
18:   end