# File lib/aws/ec2/image.rb, line 95 def initialize image_id, options = {} @image_id = image_id super end