# File lib/fog/aws/models/compute/security_groups.rb, line 32
        def initialize(attributes)
          self.filters ||= {}
          super
        end