# File lib/drydock.rb, line 343
343:     def initialize(args)
344:       @args = args || []
345:     end