public PackageReadRepository(ParseTheParcelContext context) : base(context) { }
protected ReadOnlyRepository(ParseTheParcelContext context) : base(context) { }
protected WriteNotSupportedRepository(ParseTheParcelContext context) : base(context) { }