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