# File lib/fog/aws/models/rds/cluster.rb, line 29 def snapshots requires :id service.cluster_snapshots(:cluster => self) end