# File lib/attic.rb, line 198
198:   def attic_variable?(n)
199:     attic_variables.member? n
200:   end