Schemas.Proficiency = new SimpleSchema({ name: {type: String}, source: {type: String} })