# File lib/rgen/metamodel_builder/module_extension.rb, line 13
  def annotation(hash)
    _annotations << Intermediate::Annotation.new(hash)
  end