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