# File lib/twitter/model.rb, line 134 def followers(options = {}) @client.my(:followers, options) end