# File lib/rubygame/deprecated_mixer.rb, line 404
  def resume
    SDL::Mixer::ResumeMusic()
    return self
  end