# File lib/fusefs/pathmapper.rb, line 280
        def contents(path)
            node(path).files.keys
        end