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