public void Change(ExpenseReportStatus expenseReportStatus)
 {
     _innerStatus = expenseReportStatus;
 }