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