# File lib/spork/app_framework.rb, line 63
  def preload(&block)
    yield
  end