# File lib/net/sftp/session.rb, line 533 def realpath(path, &callback) request :realpath, path, &callback end