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