public RepoMovie() { context = new MediaContext(); }
public RepoCustomer() { context = new MediaContext(); }
public RepoRentedMovies() { context = new MediaContext(); }