public void ShouldParseValidExtract()
 {
     var extract = OFXParser.GetExtract("C:\\extrato.ofx");
 }