# File lib/as_sound.rb, line 93
  def stop
    AL.SourceStop(@source)
  end