public ContractsController(Contracts_Module_SampleContext context)
 {
     _context = context;    
 }