# File lib/librmpd.rb, line 970
        def swapid( songidA, songidB )
                send_command "swapid #{songidA} #{songidB}"
        end