# File lib/twitter/rest/lists.rb, line 164 def list_subscriber?(*args) list_user?(:get, '/1.1/lists/subscribers/show.json', args) end