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