# File lib/fog/aws/models/efs/mount_target.rb, line 18 def destroy requires :identity service.delete_mount_target(self.identity) true end