# File lib/rudy/aws/ec2/instance.rb, line 291
291:       def exists?(inst_ids)
292:         any?(:any, inst_ids)
293:       end