# File lib/aws/ec2/image.rb, line 224 def ramdisk if id = ramdisk_id Image.new(id, :config => config) end end