# File lib/Dnsruby/resource/X25.rb, line 37 def rdata_to_string if (@address!=nil) return @address else return "" end end