# File lib/authlogic/test_case/mock_controller.rb, line 12 def authenticate_with_http_basic(&block) yield http_user, http_password end