Global scope node.
Node produced when using :: without a scope in front.
This is used to gain access to the global scope (that of the Object class)
when refering to a constant or method.
A new (logical) source code line.
This is used to change the value of the ruby interpreter
source and line values.
There is one such node for each logical line.