# File mod_docs/access.rb, line 201 def add_allow_path(addr_cond) @allow_cond_list.push(addr_cond) nil end