# File lib/twitter/api.rb, line 1496
    def report_spam(*args)
      threaded_users_from_response(:post, "/1/report_spam.json", args)
    end