# File lib/fog/aws/models/rds/server.rb, line 34 def initialize(attributes={}) self.flavor_id ||= 'db.m1.small' super end