# File test/test_params.rb, line 849 def setup super # dependency configuration @rep = Rucy::Repository.new Rucy::Config.config(@rep) # target @access_log_params = Rucy::AccessLogParams.new(@rep) end