# File lib/webrick/httpauth/userdb.rb, line 15
      def make_passwd(realm, user, pass)
        @auth_type::make_passwd(realm, user, pass)
      end