public void Init()
 {
     _finder = new AttributeBasedActionFinder();
 }
 public void Init()
 {
     _finder = new AttributeBasedActionFinder();
 }