class AWS::SimpleEmailService::IdentityCollection

def initialize options = {}

Other tags:
    Private: -
def initialize options = {}
  @type = options[:type]
  super
end