probatio/helpers.rb
7 8 9 10
# File 'lib/probatio/helpers.rb', line 7 def beep(count=1) Probatio.beep(count || 0) end