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