# File src/org/puremvc/ruby/core/model.rb, line 19
  def initialize
    @proxy_map = {}
    initialize_model
  end