# File lib/drydock.rb, line 496
496:   def stdin(&b)
497:     @@stdin_block = b
498:   end