public override Task <Tuple <long, string> > Send(TwitterAccount account) { return(account.SaveSearchAsync(_query)); }