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