# File lib/librmpd.rb, line 900
        def volume=( vol )
                send_command "setvol #{vol}"
        end