Yields:
20 21 22 23
# File 'lib/swf_file/flash_file.rb', line 20 def header yield(@header) if block_given? @header end