# File lib/soap/property.rb, line 59 def initialize @store = Hash.new @hook = Hash.new @self_hook = Array.new @locked = false end