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