# File lib/rgen/ecore/ecore_to_ruby.rb, line 108
    def reference?
      @efeature.is_a?(RGen::ECore::EReference)
    end