# File lib/twitter/api.rb, line 1459
    def enable_notifications(*args)
      threaded_users_from_response(:post, "/1/notifications/follow.json", args)
    end