# File lib/twitter/rest/users.rb, line 324 def contributors(*args) users_from_response(:get, '/1.1/users/contributors.json', args) end