# File lib/anise/annotations/store.rb, line 30
      def [](ref, ns=:ann)
        @table[ns][ref]
      end