# File lib_doc/rucy/access.rb, line 213
    def add_allow_path(addr_cond)
      @allow_cond_list.push(addr_cond)
      nil
    end