68 69 70
# File 'lib/objective_command/helpers.rb', line 68 def to_ocmd to_s.to_ocmd end
72 73 74
# File 'lib/objective_command/helpers.rb', line 72 def to_ocmd_args to_s.to_ocmd_args end