# File lib/ramaze/helper/httpdigest.rb, line 41
      def httpdigest_failure
        respond 'Unauthorized', 401
      end