# File lib/twitter/api.rb, line 542 def friend_ids(*args) ids_from_response(:get, "/1/friends/ids.json", args) end