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