# File lib/twitter/extras.rb, line 35
    def featured(client)
      client.featured(:users)
    end