public Entry(HashtagManagerModel DBinstance) { _db = DBinstance; }
public User(HashtagManagerModel DBinstance) { _db = DBinstance; }