# File lib/twitter/base.rb, line 79 def friendship_destroy(id) perform_post("/friendships/destroy/#{id}.json") end