# File lib/fog/aws/rds.rb, line 160 def owner_id @owner_id ||= security_groups.get('default').owner_id end