# File lib/librmpd.rb, line 931
        def status
                response = send_command 'status'
                build_hash response
        end