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