# File lib/cri/command_dsl.rb, line 11 def initialize(command=nil) @command = command || Cri::Command.new end