# File ruby/bstream.rb, line 704 def dputs(a) if @debug then puts "MS:#{@id} #{a}" STDOUT.flush end end