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