:nodoc:
SafeNil
8 9 10
# File 'lib/modalsupport/basic_object.rb', line 8 def raise(*args) ::Object.send(:raise, *args) end