Indicates that we should write out the document on save.
32 33 34
# File 'lib/bookbinder/file.rb', line 32 def dirty! @dirty = true end