# File lib/rumai/ixp/transport.rb, line 344 def stat_fid aPathFid req = Tstat.new(:fid => aPathFid) rsp = talk(req) rsp.stat end