# File lib/aws/simple_email_service/identity_collection.rb, line 21
      def initialize options = {}
        @type = options[:type]
        super
      end