# File lib/fog/aws/models/rds/server.rb, line 57 def snapshots requires :id connection.snapshots(:server => self) end