# File lib/whois/record/parser/base.rb, line 179 def initialize(part) @part = part @cached_properties = {} end