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