# File lib/aws/auto_scaling/tag_collection.rb, line 65 def initialize options = {} @filters = options.delete(:filters) || [] super end