# File lib/net/ssh/test/channel.rb, line 43 def remote_id @remote_id || Proc.new { @remote_id or raise "remote-id has not been set yet!" } end