# File lib/whois/record/parser/base.rb, line 166 def property_supported?(property) self.class.property_registered?(property, :supported) end