# File lib/fog/aws/models/rds/snapshot.rb, line 42 def server requires :instance_id service.servers.get(instance_id) end