# File lib/twitter/base.rb, line 61
    def destroy(id)
      call("destroy/#{id}")
    end