# File lib/fusefs/pathmapper.rb, line 318
        def size(path)
            File.size(unmap(path))
        end