public ResultSegment() { ContactInfo = new ContactInfoSegment(); Demographics = new DemographicsSegment(); SocialProfiles = new SocialProfile[0]; Organizations = new Organization[0]; Photos = new Photo[0]; }