# File lib_core/rucy/server.rb, line 149
    def attach(filter, path, mask=nil)
      @folder.attach(filter, path, mask)
      nil
    end