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