49 50 51 52
# File 'lib/resources/key_rsa.rb', line 49 def private_key return if @key.nil? @key.to_s end