loanProvider = new NullSupplier(); $this->start = new \DateTime(); $this->end = $this->start->modify('+1 year'); $this->payout = $this->start; } }