# File lib/delegate.rb, line 201
  def initialize(obj)
    super
    @_sd_obj = obj
  end