# File lib/cmdparse.rb, line 214
214:     def execute( args )
215:       @exec_block.call( args )
216:     end