# File lib/twitter/base.rb, line 203 def list_subscribers(list_owner_username, slug) perform_get("/#{list_owner_username}/#{slug}/subscribers.json") end