public AccommodationService() { this._context = new ResidenceContext(); }
public BedService() { this._context = new ResidenceContext(); }