# File lib/fog/hp/models/compute/server.rb, line 124
        def max_count=(new_max_count)
          @max_count = new_max_count
        end