# File lib/rudy/aws/ec2/snapshot.rb, line 86
86:
def
exists?
(
snap_id
) 87:
!
get
(
snap_id
).
nil?
88:
end