# File lib/directory_manager.rb, line 74 def initialize(path= nil) super("files/.file_list", path) end