124 125 126
# File 'lib/dop_common/node.rb', line 124 def domainname @domainname ||= fqdn.split('.', 2).last end