# File lib/rubygame/deprecated_mixer.rb, line 383
  def stop
    SDL::Mixer::HaltMusic()
    return self
  end