53 54 55 56
# File 'lib/resources/key_rsa.rb', line 53 def private_key return if @key.nil? @key.to_s end