# File lib/fusefs/pathmapper.rb, line 29 def [](key) additional[key] || (file_xattr && file_xattr[key]) end