public Ribbit GetBy(int id) { return(_ribbits.GetBy(id)); }
public Models.Ribbit GetBy(int id) { return(_ribbits.GetBy(id)); }