Access to a class or module’s annotations.
74 75 76
# File 'lib/anise/annotations.rb', line 74 def annotations @annotations ||= Store.new(self) end