# File lib/delegate.rb, line 177
  def __getobj__
    raise NotImplementedError, "need to define `__getobj__'"
  end