# File lib/rumai/ixp/transport.rb, line 336 def stat aPath with_fid do |pathFid| walk_fid pathFid, aPath stat_fid pathFid end end