# File lib/rgen/model_builder/builder_context.rb, line 189 def const_missing(const) ConstPathElement.new(const, @builderContext, self) end