Returns a new instance of IOI.
53 54 55 56
# File 'lib/quickfix43.rb', line 53 def initialize super getHeader().setField( Quickfix::MsgType.new("6") ) end