# File lib/aws/rds/db_snapshot_collection.rb, line 21
      def initialize options = {}
        @filters = options[:filters] || {}
        super
      end