# File lib/net/sftp/operations/realpath.rb, line 25 def perform( path ) @driver.realpath( nil, path ) end