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