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