# File lib/mercenary/command.rb, line 127
    def action(&block)
      @actions << block
    end