Method: DNS::Class.length

Defined in:
lib/faildns/class.rb

.length(string = nil) ⇒ Object



53
54
55
# File 'lib/faildns/class.rb', line 53

def self.length (string=nil)
  2
end