# File lib/fog/aws/models/compute/servers.rb, line 103 def bootstrap(new_attributes = {}) bootstrap_many(1, 1, new_attributes).first end