# File lib/twitter/api.rb, line 1140 def list_subscriber?(*args) list_user?(:get, "/1/lists/subscribers/show.json", args) end