# File lib/rudy/aws/ec2/snapshot.rb, line 78
78:       def any?
79:         !(list_as_hash || {}).empty?
80:       end