public InventoryController(NotDolls2Context context) { _context = context; }
public GeekController(NotDolls2Context context) { _context = context; }