# File lib/Borges/Controller/Controller.rb, line 95
  def delegate
    return will_call? ? @delegate.contents : nil
  end