# File lib/twitter/api.rb, line 1672 def favorite(*args) threaded_tweets_from_response(:post, "/1/favorites/create", args) end