# File lib/whois/record/parser/whois.nic.hu.rb, line 115
        def registrar_contact
          cached_properties_fetch(:registrar_contact) do
            build_contact("registrar", nil)
          end
        end