# File lib/cri/command.rb, line 24 def short_desc raise NotImplementedError.new("Command subclasses should override #short_desc") end