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