# File lib/anise/annotations.rb, line 74
    def annotations
      @annotations ||= Store.new(self)
    end