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