public void SetController(IHashTagController controller)
 {
     _hashTagController = controller;
 }
 public void SetController(IHashTagController controller)
 {
     _hashTagController = controller;
 }