public void Do(string text)
 {
     _lineBot.Bind(text);
 }