# File lib/librmpd.rb, line 437
        def add( path )
                send_command "add \"#{path}\""
        end