# File lib/parser/static_environment.rb, line 13 def extend_static @stack.push(@variables) @variables = Set[] self end