# File test/test_access.rb, line 200 def setup super @access = Rucy::RemoteHostDenyAccessFilter.new @doc = Rucy::FilterDocument.new(self, @access) end