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