# File lib/aws/route_53/change_batch.rb, line 155 def initialize name, type, options = {} super('DELETE', name, type, options) end