# File lib/aws/cloud_formation/stack_collection.rb, line 22 def initialize options = {} @status_filters = options[:status_filters] || [] super end