51 52 53 54
# File 'lib/rmega/nodes/node.rb', line 51 def file_key k = file_keys.values.first return k ? k : nil end