# File lib/fog/compute/voxel/models/server.rb, line 14 def initialize(attributes={}) self.image_id ||= "55" # Ubuntu 10.04 LTS 64bit super end