Meteor.Users = new Meteor.Collection("bbb_users") Meteor.Chat = new Meteor.Collection("bbb_chat") #@Meetings = new Meteor.Collection("meetings")