public BindicatorController(IBindicatorProvider bindicatorProvider)
 {
     _bindicatorProvider = bindicatorProvider;
 }