# File lib/test/rails/ivar_proxy.rb, line 12
  def initialize(object)
    @object = object
  end