# File lib/fusefs/pathmapper.rb, line 335
        def xattr(path)
            result = node(path).xattr
        end