# File lib/aws/ec2.rb, line 291
    def images
      ImageCollection.new(:config => config)
    end