## Expected Behavior Using the option: { postfix : '' } should omit the postfix completely from the filename. This is how the async file method behaves. ## Experienced Behavior The postfix option is replaced with '.tmp', making it impossible to use a filename with no postfix.