59 60 61
# File 'lib/raygun/apm/hooks/internals.rb', line 59 def rand(*args) super end
55 56 57
# File 'lib/raygun/apm/hooks/internals.rb', line 55 def srand(*args) super end