# File lib/cri/command.rb, line 58 def run(options, arguments) raise NotImplementedError.new("Command subclasses should override #run") end