# File lib/drydock.rb, line 719
719:   def run?
720:     @@run && has_run? == false
721:   end