# File lib/librmpd.rb, line 844
        def rm( playlist )
                send_command "rm \"#{playlist}\""
        end