# File lib/twitter/api.rb, line 1478
    def disable_notifications(*args)
      threaded_users_from_response(:post, "/1/notifications/leave.json", args)
    end