55 56 57
# File 'lib/objective_command/helpers.rb', line 55 def to_ocmd ObjectiveCommand::Commands::Command.new(*self) end
59 60 61
# File 'lib/objective_command/helpers.rb', line 59 def to_ocmd_args dup end