fo field.
fo
Returns:
The value of the fo= field, or ["0"] if the field was omitted.
fo=
["0"]
157 158 159
# File 'lib/dmarc/record.rb', line 157 def fo @fo || %w[0] end