# File lib/facets/yore/annotation.rb, line 60
  def initialize( base )
    @base, @ann = base, {}
  end