# File test/test_AccessLog.rb, line 85
    def logging=(boolean)
      @set_logging_call += 1
      @access_log_params.logging = boolean
    end