# File lib/drydock.rb, line 508
508:   def after(&b)
509:     @@after_block = b
510:   end