# File lib/facets/yore/annotation.rb, line 195
  def annotations
    @annotations ||= Annotations.new(self)
  end