When user-defined I/O operators are being written, it is often desirable to have formatting flags
specific to these operators, probably set by using a corresponding manipulator. For example, it
would be nice if the output operator for fractions, shown previously, could be configured to place
spaces around the slash that separates numerator and denominator.