# File lib/aws/ec2/image_collection.rb, line 57
      def with_owner(*owners)
        collection_with(:owners => @owners + owners)
      end