# File lib/pdf/reader/object_hash.rb, line 259
    def encrypted?
      trailer.has_key?(:Encrypt)
    end