# File lib/anise/annotations.rb, line 81
    def annotation_added(ref, ns=:ann)
      super(ref, ns) if defined?(super)
    end