# File lib/rgen/model_builder/builder_context.rb, line 109
  def _context(depth=1)
    @contextStack[-depth]
  end