Fog::Model
# File lib/fog/terremark/models/shared/address.rb, line 13 def destroy requires :id connection.delete_public_ip(id) true end