# File lib/fog/compute/models/aws/volume.rb, line 60 def snapshots requires :id connection.snapshots(:volume => self) end