# File lib/spider/spider_instance.rb, line 164
  def teardown(p = nil, &block)
    @teardown = p ? p : block
  end