# File lib/aws/route_53/change_info.rb, line 28
      def initialize id, options = {}
        @id = id
        super
      end