# File lib/anise/annotative/attributes.rb, line 116 def classified_attributes instance_attributes.find_all do |a| self.ann(a, :class) end end