public LocalBinder(LocalService self)
 {
     this.self = self;
 }
			public LocalBinder (LocalService self)
			{
				this.self = self;
			}