# File format.rb, line 661 def printFormatWithHash (aHash, io = @io) useHash( true ) @binding = aHash printBodyFormat(io) end