# File lib/twitter/api.rb, line 1440 def list(*args) list_from_response(:get, "/1/lists/show.json", args) end