516 517 518
# File 'opal/stdlib/native.rb', line 516 def native_module `Opal.global[#{self.name}] = #{self}` end