# File format.rb, line 668 def printFormatWithBinding (aBinding, io = @io) useHash( false ) @binding = aBinding printBodyFormat(io) end