# File lib/rgen/ecore/ecore_to_ruby.rb, line 97
    def initialize(efeature, classifiers)
      @efeature = efeature
      @classifiers = classifiers
    end