30 31 32
# File 'lib/lang/runtime/context.rb', line 30 def root_ns @parent_context ? @parent_context.root_ns : nil end