# File lib/core/facets/instance.rb, line 34
  def initialize(delegate)
    @delegate = delegate
  end