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