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