# File lib/whois/answer/parser/base.rb, line 183 def self.property_supported(property, &block) register_property(property, :supported, &block) end