# File lib/drydock.rb, line 502
502:   def before(&b)
503:     @@before_block = b
504:   end