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