# File lib/whois/record.rb, line 174 def registrant_contact if property_supported?(:registrant_contacts) parser.registrant_contacts.first end end