# File lib/aws/ec2/tag_collection.rb, line 21 def initialize id, options = {} @id = id @resource_type = options[:resource_type] super end