187 188 189 190
# File 'lib/GGEnv.rb', line 187 def |(b) @owner = false EnvVar.new( @name, super ) end