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