# File lib/twitter/rest/users.rb, line 409 def unmute(*args) parallel_users_from_response(:post, '/1.1/mutes/users/destroy.json', args) end