# File lib/rgen/ecore/ecore_interface.rb, line 34 def self.clear_ecore_cache require 'rgen/ecore/ruby_to_ecore' @@transformer = RubyToECore.new end