namespace Meteor.Internal
{
	public class ChallengeResponse
	{
		public string M;
	}	
}
