# File lib/ec2/right_ec2.rb, line 212 def describe_images(list=[], image_type=nil) ec2_describe_images(list, 'ImageId', image_type) end