# File mod_docs/auth.rb, line 39
  def initialize
    @pw_enc = PasswordEncryptor.new
  end