# File lib/twitter/api.rb, line 1085 def subscriptions(*args) lists_from_response(:get, "/1/lists/subscriptions.json", args) end