Method: Dnsruby::Cache::CacheData#to_s

Defined in:
lib/Dnsruby/Cache.rb

#to_sObject



148
149
150
# File 'lib/Dnsruby/Cache.rb', line 148

def to_s
  return "#{self.message}"
end