# File lib/pdf/writer.rb, line 728
728:
def
encrypted?
729:
not
@encryption
.
nil?
730:
end