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