# File lib_core/rucy/document.rb, line 664
    def attach(filter, path, mask=nil)
      _attach(@mount_map, filter, path, mask)
    end