Returns the parent namespace of this namespace.
Returns:
the parent namespace of this namespace.
12 13 14
# File 'lib/pdk/config/namespace.rb', line 12 def parent @parent end