# File lib/rudy/routines/handlers/keypair.rb, line 83 83: def pkey(name=nil) 84: name ||= current_machine_root 85: user_keypairpath name 86: end