# File lib/aws/auto_scaling/scheduled_action_collection.rb, line 24
      def initialize options = {}
        @filters = options[:filters] || {}
        super
      end