# File lib/core/facets/kernel/instance_variables.rb, line 14
  def initialize(delegate)
    @delegate = delegate
  end