# File rlml.rb, line 406 def emit_required_whitespace if @just_after_header @output << " " @just_after_header = false end end