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